Skip to content

Chore/add kickstarts to bootstrap #1980

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: development
Choose a base branch
from

Conversation

timbenniks
Copy link

Enhanced Bootstrap Process

  • Added new Kickstart app types support: Extended bootstrap functionality to support additional application types and templates
  • Introduced dev server options: Added development server configuration and startup options for better developer experience
  • Improved interactive bootstrap flow: Enhanced the interactive selection process with better prompts and validation

Testing Enhancements

  • Added new test coverage for
    • New error handling tests (bootstrap-error-handling.test.js)
    • Integration tests for bootstrap process (bootstrap-integration.test.js)
    • Interactive dev server tests (interactive-dev-server.test.js)
    • Enhanced existing bootstrap tests

Messages and Documentation

  • Updated user-facing messages: Refined prompts, help text, and user guidance in messages/index.json
  • Improved some error messaging

Security and Maintenance

  • Updated Talisman configuration: Added proper ignore entries for test files and utilities to prevent false positive security warnings

@timbenniks timbenniks requested a review from shafeeqd959 July 3, 2025 07:20
@timbenniks timbenniks requested a review from a team as a code owner July 3, 2025 07:20
@timbenniks timbenniks changed the base branch from main to development July 3, 2025 07:21
@timbenniks timbenniks marked this pull request as draft July 3, 2025 08:25
@shafeeqd959 shafeeqd959 marked this pull request as ready for review July 22, 2025 11:21
netrajpatel
netrajpatel previously approved these changes Jul 22, 2025
@shafeeqd959
Copy link
Contributor

@timbenniks We have tested this feature across different environments and found that the latest starter apps are failing in non-prod regions. The regions and their specific hosts need to be dynamically configured through environment variables, similar to how it's done for other apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants